/* hot-event */
.hot-event{position:relative;height:245px;width:350px;margin:0 auto;}
.hot-event .switch-tab{text-align:center;position:absolute;bottom:10px;left:42%;z-index:999;}
.hot-event .switch-tab a, .hot-event .switch-tab .current{margin:0 2px;display:inline-block;width:15px;height:15px;line-height:99em;overflow:hidden;background-image:url(../images/bg.png);background-position:-161px 0;}
.hot-event .switch-tab .current{background-image:url(../images/bg.png);background-position:-195px 0;}
.hot-event .switch-nav{position:absolute;right:12px;top:254px;z-index:2;}
.hot-event .switch-nav .i-prev{background-image:url(../images/bg.png);background-position:-127px 0;}
.hot-event .switch-nav .prev{border-radius:3px 0 0 3px;border-width:1px;}
.hot-event .switch-nav .next{border-radius:0 3px 3px 0;border-width:1px 1px 1px 0;}
.hot-event .switch-nav .i-next{background-image:url(../images/bg.png);background-position:-144px 0;}
.hot-event .switch-nav a{display:inline-block;padding:7px 16px;background:rgba(0,0,0,.3);border-style:solid;border-color:rgba(255,255,255,.6);}
.hot-event .switch-nav a:hover{background:rgba(0,0,0,.2);}
.hot-event .event-item{height:245px;width:350px;position:absolute;z-index:1;left:0;top:0;}
.ico{display:inline-block;width:16px;height:16px;line-height:999em;overflow:hidden;}

/* hot-event1 */
.hot-event1{position:relative;height:245px;width:350px;margin:0 auto;}
.hot-event1 .switch-tab{text-align:center;position:absolute;bottom:10px;left:42%;z-index:999;}
.hot-event1 .switch-tab a, .hot-event1 .switch-tab .current{margin:0 2px;display:inline-block;width:15px;height:15px;line-height:99em;overflow:hidden;background-image:url(../images/bg.png);background-position:-161px 0;}
.hot-event1 .switch-tab .current{background-image:url(../images/bg.png);background-position:-195px 0;}
.hot-event1 .switch-nav{position:absolute;right:12px;top:254px;z-index:2;}
.hot-event1 .switch-nav .i-prev{background-image:url(../images/bg.png);background-position:-127px 0;}
.hot-event1 .switch-nav .prev{border-radius:3px 0 0 3px;border-width:1px;}
.hot-event1 .switch-nav .next{border-radius:0 3px 3px 0;border-width:1px 1px 1px 0;}
.hot-event1 .switch-nav .i-next{background-image:url(../images/bg.png);background-position:-144px 0;}
.hot-event1 .switch-nav a{display:inline-block;padding:7px 16px;background:rgba(0,0,0,.3);border-style:solid;border-color:rgba(255,255,255,.6);}
.hot-event1 .switch-nav a:hover{background:rgba(0,0,0,.2);}
.hot-event1 .event-item{height:245px;width:350px;position:absolute;z-index:1;left:0;top:0;}
.ico{display:inline-block;width:16px;height:16px;line-height:999em;overflow:hidden;}